Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.jface.text.source.ILineDiffInfo

Packages that use ILineDiffInfo
org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer
 

Uses of ILineDiffInfo in org.eclipse.jface.text.source
 

Methods in org.eclipse.jface.text.source that return ILineDiffInfo
 ILineDiffInfo ILineDiffer.getLineInfo(int line)
          Determines the line state for line line in the targeted document.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.